Check if the current user has the required access to Access Control types
| Get | Security_GetSecurityPermissionsBySecurityType |
Resource Path: /api/security/{type}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/security/{type}/permissions/{access}
| Name | Description | Data Type |
|---|---|---|
| type | Security Type | string |
| access | Access type | string |
The response body is of type boolean.
OK